From 1 - 1 / 1
  • A Linked Data API, using Python Flask which is an HTTP API framework, used to deliver representations of GA's aerial Surveys online as Linked Data. The API reads data from another HTTP API: the ARGUS XML API. The ARGUS XML API is generated by Oracle software and delivers XML representations of Survey objects stored in the ARGUS database. The online endpoints for the ARGUS XML API as accessed by this Surveys API are given in a config file within this API's code. Details about how to use this API are given within the main README file of this API's code repository (README.md).